From 7c88c1e4c74afb05680b44cd144ae033e35dd01a Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 5 Nov 2002 05:18:27 +0000 Subject: [PATCH] (BROKEN_SIGIO): Turn off the #undef. --- src/s/sol2-5.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/s/sol2-5.h b/src/s/sol2-5.h index 6e2a1b77367..896011ce33c 100644 --- a/src/s/sol2-5.h +++ b/src/s/sol2-5.h @@ -2,7 +2,9 @@ #include "sol2-4.h" +#if 0 /* Klaus Zeitler says SIGIO still fails. */ #undef BROKEN_SIGIO +#endif /* -lgen is needed for the regex and regcmp functions which are used by Motif. In the future we can try changing -- 2.30.2